home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Graphics / WildFire / WildFireFPU / Processes / TwirlAway.process < prev    next >
Encoding:
Text File  |  1997-07-05  |  4.7 KB  |  254 lines

  1. ;This file was generated by Wildfire V3.22
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Sunday, 15-Jun-97, 16:03:18
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=167936
  10. pcsFrame=1
  11. pcsMaxFrame=120
  12. pcsWidth=176
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=1
  16. pcSmoothing=1
  17. pcScale=1.000000
  18. pcBGRed=0
  19. pcBGGreen=0
  20. pcBGBlue=0
  21. pcDefSaver=ILBM
  22. pcsInput=wf:Trash/face1HALVE
  23. pcsOutput=Ram Disk:WaterWrap
  24. ppState=2
  25. ppRGB=256
  26. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  27. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  28. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  29.  
  30. ;Actions
  31. pcNodeCount=11
  32.  
  33. ;Comment
  34. type=32
  35. hidden=0
  36. from=1
  37. to=9999
  38. step=1
  39. string=0. To view the script press `F` (toggle Folding)
  40.  
  41. ;Comment
  42. type=32
  43. hidden=0
  44. from=1
  45. to=9999
  46. step=1
  47. string=1. Load the two images into temp-buffers 1 and 2
  48.  
  49. ;LoadImage
  50. type=13
  51. hidden=1
  52. from=1
  53. to=1
  54. step=1
  55. output=1
  56. sequence=wf:Trash/face1HALVE
  57. shift=0
  58. repeat=1
  59.  
  60. ;LoadImage
  61. type=13
  62. hidden=1
  63. from=1
  64. to=1
  65. step=1
  66. output=2
  67. sequence=wf:Trash/face2HALVE
  68. shift=0
  69. repeat=1
  70.  
  71. ;Comment
  72. type=32
  73. hidden=0
  74. from=1
  75. to=9999
  76. step=1
  77. string=2. Twirl buffer 1, output into buffer 3
  78.  
  79. ;Twirl
  80. type=18
  81. hidden=1
  82. from=1
  83. to=9999
  84. step=1
  85. input=1
  86. output=3
  87. fallOff=2
  88. centreX=80
  89. centreY=64
  90. radius=102
  91. amount=120.000000
  92. zoom=1.000000
  93. power=2.000000
  94. eCentreX=-1
  95. eCentreY=-1
  96. eRadius=-1
  97. eAmount=3
  98. eZoom=-1
  99. ePower=-1
  100.  
  101. ;Comment
  102. type=32
  103. hidden=0
  104. from=1
  105. to=9999
  106. step=1
  107. string=3. Shift buffer 2, output into buffer 4
  108.  
  109. ;ShiftLines
  110. type=7
  111. hidden=1
  112. from=1
  113. to=9999
  114. step=1
  115. input=2
  116. output=4
  117. shift=24
  118. eShift=1
  119. amount=12
  120. eAmount=2
  121. probability=100
  122. eProbability=4
  123. seed=123
  124. eSeed=4
  125. jitter=2
  126. direction=1
  127.  
  128. ;Comment
  129. type=32
  130. hidden=0
  131. from=1
  132. to=9999
  133. step=1
  134. string=4. Compose buffer 3 and 4 into stream
  135.  
  136. ;Compose
  137. type=3
  138. hidden=1
  139. from=1
  140. to=9999
  141. step=1
  142. centreX=0
  143. centreY=0
  144. left=0
  145. top=0
  146. background=4
  147. foreground=3
  148. destination=0
  149. alpha=-1
  150. mix=100
  151. eLeft=-1
  152. eTop=-1
  153. eMix=0
  154. genlock=2
  155. red1=0
  156. green1=0
  157. blue1=0
  158. red2=0
  159. green2=0
  160. blue2=0
  161. eRed1=-1
  162. eGreen1=-1
  163. eBlue1=-1
  164. eRed2=-1
  165. eGreen2=-1
  166. eBlue2=-1
  167.  
  168. ;Comment
  169. type=32
  170. hidden=0
  171. from=1
  172. to=9999
  173. step=1
  174. string=5. Variables used: Mix, Shift, Jitter, TwirlAmount, JitterProb
  175.  
  176. ;Variables
  177. vNodeCount=5
  178.  
  179. ;mix
  180. name=mix
  181. xmin=-0.45
  182. xmax=31.45
  183. ymin=-5
  184. ymax=105
  185. spline=3
  186. selected=1
  187. knots=2
  188. 1
  189. 100
  190. 30
  191. 0
  192.  
  193. ;shift
  194. name=shift
  195. xmin=-0.45
  196. xmax=31.45
  197. ymin=-34.25
  198. ymax=169.2
  199. spline=1
  200. selected=2
  201. knots=4
  202. 1
  203. 160
  204. 20
  205. -25
  206. 27
  207. 10
  208. 30
  209. 0
  210.  
  211. ;jitter
  212. name=jitter
  213. xmin=-0.45
  214. xmax=31.45
  215. ymin=-4
  216. ymax=84
  217. spline=3
  218. selected=0
  219. knots=2
  220. 1
  221. 80
  222. 30
  223. 0
  224.  
  225. ;twirlAmount
  226. name=twirlAmount
  227. xmin=-0.45
  228. xmax=31.45
  229. ymin=-30
  230. ymax=630
  231. spline=3
  232. selected=1
  233. knots=2
  234. 1
  235. 0
  236. 30
  237. 600
  238.  
  239. ;jitterProb
  240. name=jitterProb
  241. xmin=-0.45
  242. xmax=31.45
  243. ymin=-5
  244. ymax=105
  245. spline=2
  246. selected=2
  247. knots=3
  248. 1
  249. 100
  250. 29
  251. 100
  252. 30
  253. 0
  254.